home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 December
/
PCWDEC06.iso
/
Software
/
Freeware
/
Partition Logic 0.63
/
partlogic-0.63.iso
/
programs
/
helpfiles
/
rm.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-08-22
|
317 b
|
18 lines
-- rm --
Remove (delete) one or more files.
Synonym:
del
Usage:
rm [-R] <file1> [file2] [...]
This command will remove one or more files. Normally it will not remove
directories. To remove a directory, use the 'rmdir' command.
Options:
-R : Force recursive deletion, including directories.